home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Tamus_on_Moonyland.swf / scripts / DefineButton2_262 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-09  |  65 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay(24);
  4. }
  5.